============== Version 5.4.37 ============== Library: * Jam.py can now be deployed on `PythonAnywhere `_. See :doc:`How to deploy project on PythonAnywhere ` * Directory of the project can be passed to the create_application function now (jam/wsgi.py module). * Multiprocessing connection pool parameter removed from project :doc:`Parameters ` * Bugs related to processing of keyboard events by forms fixed * Some bugs fixed Documentation: * :doc:`How to ` section created. That section will contain code examples that can be useful to quickly accomplish common tasks.